home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: Focus Sets
- Sent: 8/5/96 10:27 AM
- Received: 8/5/96 10:41 AM
- From: Troy Gaul, tgaul@apple.com
- Reply-To: ODF Interest, ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >One problem I can see is that the embedded frame is going to always
- >grab its focii on mouse up unless you flag it as selected (using the
- >FW_MProxy API). If the user pressed option, in your
- >DoMouseDownInEmbeddedFrame you need to change the select state of the
- >embedded frame so it will grab its focii on mouse up. Don't forget that
- >activation happens on mouse-up not on mouse-down and there is no way
- >for a container to avoid that one of its embedded frame get activatated
- >unless the embedded frame is selected or bundled.
-
- When an embedded part is 'selected', it will still get a mouse-up event and
- usually try to activate itself, so marking it as selected won't keep it
- from activating at the end of a click. I think the only way to do that is
- to make it bundled.
-
- _troy
-
- ......................................................................
- Troy Gaul tgaul@apple.com
- Apple Computer, Inc. OpenDoc Parts
-
-
-